Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 5, 2025

Bumps the mediawiki group with 1 update: mediawiki/mediawiki-codesniffer.

Updates mediawiki/mediawiki-codesniffer from 46.0.0 to 47.0.0

Changelog

Sourced from mediawiki/mediawiki-codesniffer's changelog.

v47.0.0 / 2025-05-04

Changed sniffs

  • EmptyLinesBetweenUseSniff: Allow to work with bracketed namespaces (Umherirrender)
  • EmptyLinesBetweenUseSniff: Fix edge case with closures (Daimona Eaytoy)
  • FunctionCommentSniff: Relax WrongStyle warning for property and function documentations (Umherirrender)
  • PhpunitAnnotationsSniff: Enforce naming convention for @dataProvider (Umherirrender)
  • SpaceyParenthesisSniff: Account for multiple spaces before parens (Daimona Eaytoy)
  • SpaceyParenthesisSniff: Avoid wrong guesses of function calls (Daimona Eaytoy)
  • SpaceyParenthesisSniff: Detect unnecessary whitespace in more cases (Daimona Eaytoy)

Documentation, dependencies and build changes

  • Upgrade PHP CodeSniffer from 3.11.3 to 3.12.2 (James D. Forrester)
  • build: Add basic output to bootstrap-ci.php (Ollie)
  • tests: Add tests for closure declarations (Daimona Eaytoy)
  • tests: Add tests for miscellaneous style inconsistencies seen in the wild (Daimona Eaytoy)
  • tests: Consolidate tests for space before parenthesis (Daimona Eaytoy)
  • tests: Readd newline at end of all .expect files (Umherirrender)
  • utils: Include renamed files when using bootstrap-ci.php (Umherirrender)
Commits
  • 056bb33 HISTORY: Tag as v47.0.0
  • cb08456 Upgrade squizlabs/php_codesniffer from 3.11.3 to 3.12.2
  • 7ff49a3 PhpunitAnnotationsSniff: Enforce naming convention for @​dataProvider
  • e1d17a7 SpaceyParenthesisSniff: detect unnecessary whitespace in more cases
  • 7ae053e SpaceyParenthesisSniff: account for multiple spaces before parens
  • 756d2e8 SpaceyParenthesisSniff: avoid wrong guesses of function calls
  • 9d9868f Consolidate tests for space before parenthesis
  • 315bb4a Allow EmptyLinesBetweenUseSniff to work with bracketed namespaces
  • 747840d Relax WrongStyle warning for property and function documentations
  • 37f8a35 utils: Include renamed files when using bootstrap-ci.php
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the mediawiki group with 1 update: [mediawiki/mediawiki-codesniffer](https://github.com/wikimedia/mediawiki-tools-codesniffer).


Updates `mediawiki/mediawiki-codesniffer` from 46.0.0 to 47.0.0
- [Changelog](https://github.com/wikimedia/mediawiki-tools-codesniffer/blob/master/HISTORY.md)
- [Commits](wikimedia/mediawiki-tools-codesniffer@v46.0.0...v47.0.0)

---
updated-dependencies:
- dependency-name: mediawiki/mediawiki-codesniffer
  dependency-version: 47.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: mediawiki
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file PHP Pull requests that update PHP code labels May 5, 2025
@neoncitylights neoncitylights merged commit a1ab4fc into main Jun 26, 2025
3 checks passed
@neoncitylights neoncitylights deleted the dependabot/composer/mediawiki-f7f829d0c4 branch June 26, 2025 05:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file PHP Pull requests that update PHP code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant